/**
 *	飘窗广告样式
 *	author:zhangzj;
 *
 */
.floatAd{
	position:absolute;
}
.main {
    margin: 0 auto;
    width: 998px;
    height: 99999px;
    background-color: #f1f1f1;
}

.float-list {
    list-style-type: none;
}

.close {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 20px;
    height: 20px;
    background: url(../images/close.png) no-repeat;
}

.pl {
    position: fixed;
    left: 15px;
	z-index:100;
}

.pr {
    position: fixed;
    right: 15px;
	z-index:100;
}

.hidden {
    display: none;
}

.float-img {
    display: block;
    z-index: 1000;
    width: 100px;
    height: 100px;
    position: absolute;
    left: 2px;
    top: 43px;
    visibility: visible;
}

.float-img img {
    width: 100px;
    height: 100px;
}

#gg0 td{
	background:none !important;
}
#gg1 td{
	background:none !important;
}
#gg2 td{
	background:none !important;
}
#gg3 td{
	background:none !important;
}
#gg4 td{
	background:none !important;
}
